home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet multimedia / Animacje, filmy i prezentacje / Modelowanie 3D / Wings 3D 0.98.35 / wings-0.98.35.exe / lib / autouv_en.lang < prev    next >
Text File  |  2006-07-19  |  9KB  |  384 lines

  1. %% -*- mode:erlang; erlang-indent-level: 2 -*-
  2. {auv_mapping,
  3.  [
  4.   {chart_normal,
  5.    [
  6.     {1,"Can not calculate normal for chart."}
  7.    ]},
  8.   {find_axes,
  9.    [
  10.     {1,"I currently can't sphere/cylinder map this type of chart/cuts,\nI can't figure out which axes you want as X,Y, and Z,\nplease use unfolding or one of the projection mappings."}
  11.    ]},
  12.   {get_face_vspos,
  13.    [
  14.     {1,"Error: Face isn't triangulated ~p with ~p vertices"}
  15.    ]},
  16.   {map_chart,
  17.    [
  18.     {1,"A closed surface cannot be mapped. (Either divide it into into two or more charts, or cut it along some edges.)"},
  19.     {2,"A cut in a closed surface must consist of at least two edges."},
  20.     {3,"At least 2 vertices (per chart) must be selected"},
  21.     {4,"Error:"},
  22.     {5,"Internal Error"}
  23.    ]},
  24.   {map_chart_1,
  25.    [
  26.     {1,"Numeric problem, probably a bad face with an empty area."},
  27.     {2,"Internal error:"},
  28.     {3,"Error"}
  29.    ]},
  30.   {stretch_iter,
  31.    [
  32.     {1,"iteration"}
  33.    ]},
  34.   {stretch_opt,
  35.    [
  36.     {1,"optimizing"},
  37.     {2,"initializing"},
  38.     {3,"After Stretch sum (mean) ~p"}
  39.    ]},
  40.   {stretch_setup,
  41.    [
  42.     {1,"Stretch sum (worst) ~p"},
  43.     {2,"Stretch sum (mean) ~p"}
  44.    ]}
  45.  ]}.
  46. {auv_seg_ui,
  47.  [
  48.   {mappers,
  49.    [
  50.     {1,"Unfolding"},
  51.     {2,"Projection Normal"},
  52.     {3,"Projection Camera"},
  53.     {4,"Sphere Map"},
  54.     {5,"Cylindrical Map"}
  55.    ]},
  56.   {seg_event,
  57.    [
  58.     {1,"Segmenting"}
  59.    ]},
  60.   {seg_event_3,
  61.    [
  62.     {1,"Continue"},
  63.     {2,"Segment by"},
  64.     {3,"Projection"},
  65.     {4,"Feature Detection"}
  66.    ]},
  67.   {seg_init_message,
  68.    [
  69.     {1,"Select"},
  70.     {2,"Show menu"}
  71.    ]},
  72.   {seg_map_charts,
  73.    [
  74.     {1,"preparing mapping"},
  75.     {2,"segmenting"},
  76.     {3,"normalizing"},
  77.     {4,"cutting"},
  78.     {5,"No mappable faces."},
  79.     {6,"mapping"}
  80.    ]},
  81.   {seg_map_charts_1,
  82.    [
  83.     {1,"chart"}
  84.    ]},
  85.   {seg_mode_menu,
  86.    [
  87.     {1,"Mark Edges for Cut"},
  88.     {2,"Unmark Edges"},
  89.     {3,"Select Marked Edges"},
  90.     {4,"Ignore Faces"},
  91.     {5,"Select"}
  92.    ]}
  93.  ]}.
  94. {auv_texture,
  95.  [
  96.   {background,
  97.    [
  98.     {1,"Background"}
  99.    ]},
  100.   {draw_options,
  101.    [
  102.     {1,"Size"},
  103.     {2,"Render"},
  104.     {3,"Draw Options"},
  105.     {4,"New Pass"},
  106.     {5,"Delete Unused Pass"}
  107.    ]},
  108.   {options,
  109.    [
  110.     {1,"Image"},
  111.     {2,"Color"},
  112.     {3,"Draw All Edges"},
  113.     {4,"Draw Border Edges"},
  114.     {5,"Edge Color:"},
  115.     {6,"Edge Width:"},
  116.     {7,"Use face material (on border edges)"},
  117.     {8,"Use Material Colors"},
  118.     {9,"Use (previous) Texture/Vertex colors"},
  119.     {10,"No Lights:"}
  120.    ]},
  121.   {render_passes,
  122.    [
  123.     {1,"Background"},
  124.     {2,"Options"},
  125.     {3,"Options"}
  126.    ]},
  127.   {renderers,
  128.    [
  129.     {1,"None"},
  130.     {2,"Draw Edges"},
  131.     {3,"Draw Faces"}
  132.    ]}
  133.  ]}.
  134. {wpc_autouv,
  135.  [
  136.   {align_error,
  137.    [
  138.     {1,"Select two vertices or one edge"}
  139.    ]},
  140.   {auv_menu,
  141.    [
  142.     {1,"UV Mapping"},
  143.     {2,"Generate UV mapping or texture"},
  144.     {3,"Force to segmenting mode (delete old segments)"},
  145.     {4,"Direct"},
  146.     {5,"Open UV-window directly if selection already contains uv-coords"},
  147.     {6,"Force Segment (delete previous)"},
  148.     {7,"Delete old UV-coords and start over with segmenting"},
  149.     {8,"Force Segment (keep previous)"},
  150.     {9,"Re-segment with old UV-coords "},
  151.     {25,"Re-segment object(s)"}
  152.    ]},
  153.   {command_menu,
  154.    [
  155.     {1,"Chart operations"},
  156.     {2,"Move"},
  157.     {3,"Move selected charts"},
  158.     {4,"Scale"},
  159.     {5,"Scale selected charts"},
  160.     {6,"Rotate"},
  161.     {7,"Rotate selected charts"},
  162.     {8,"Move to"},
  163.     {9,"Center"},
  164.     {10,"Move to Center"},
  165.     {11,"Center X"},
  166.     {12,"Move to horizontal center"},
  167.     {13,"Center Y"},
  168.     {14,"Move to vertical center"},
  169.     {15,"Bottom"},
  170.     {16,"Move to bottom border"},
  171.     {17,"Top"},
  172.     {18,"Move to top border"},
  173.     {19,"Left"},
  174.     {20,"Move to left border"},
  175.     {21,"Right"},
  176.     {22,"Move to right border"},
  177.     {23,"Move charts to position"},
  178.     {24,"Flip"},
  179.     {25,"Horizontal"},
  180.     {26,"Flip selection horizontally"},
  181.     {27,"Vertical"},
  182.     {28,"Flip selection vertically"},
  183.     {29,"Flip selected charts"},
  184.     {30,"Tighten"},
  185.     {31,"Move UV coordinates towards average midpoint"},
  186.     {32,"Hide"},
  187.     {33,"Hide selected charts but keep UV-coordinates"},
  188.     {34,"Delete"},
  189.     {35,"Remove UV-coordinates for the selected charts"},
  190.     {36,"ReMap UV"},
  191.     {37,"Stretch optimization"},
  192.     {38,"Optimize the chart stretch"},
  193.     {39,"Unfold"},
  194.     {40,"Unfold the chart"},
  195.     {41,"Project Normal"},
  196.     {42,"Project UVs from chart normal"},
  197.     {43,"Spherical"},
  198.     {44,"Spherical mapping"},
  199.     {45,"Calculate new UVs with chosen algorithm"},
  200.     {46,"Face operations"},
  201.     {47,"Move"},
  202.     {48,"Move selected faces"},
  203.     {49,"Scale"},
  204.     {50,"Scale selected faces"},
  205.     {51,"Rotate"},
  206.     {52,"Rotate selected faces"},
  207.     {53,"Free"},
  208.     {54,"Rotate selection freely"},
  209.     {55,"Chart to X"},
  210.     {56,"Rotate chart to align selected edge to X-axis"},
  211.     {57,"Chart to Y"},
  212.     {58,"Rotate chart to align selected edge to Y-axis"},
  213.     {59,"Edge operations"},
  214.     {60,"Move"},
  215.     {61,"Move selected edges"},
  216.     {62,"Scale"},
  217.     {63,"Scale selected edges"},
  218.     {64,"Rotate"},
  219.     {65,"Rotate commands"},
  220.     {66,"Stitch"},
  221.     {67,"Stitch edges/charts"},
  222.     {68,"Cut"},
  223.     {69,"Cut selected edges"},
  224.     {70,"Free"},
  225.     {71,"Rotate selection freely"},
  226.     {72,"Chart to X"},
  227.     {73,"Rotate chart to align (imaginary) edge joining selected verts to X-axis"},
  228.     {74,"Chart to Y"},
  229.     {75,"Rotate chart to align (imaginary) edge joining selected verts to Y-axis"},
  230.     {76,"Vertex operations"},
  231.     {77,"Move"},
  232.     {78,"Move selected vertices"},
  233.     {79,"Scale"},
  234.     {80,"Scale selected vertices"},
  235.     {81,"Rotate"},
  236.     {82,"Rotation commands"},
  237.     {83,"Flatten"},
  238.     {84,"Flatten horizontally"},
  239.     {85,"Flatten vertically"},
  240.     {86,"Flatten selected vertices"},
  241.     {87,"Tighten"},
  242.     {88,"Move UV coordinates towards average midpoint"},
  243.     {89,"Unfold"},
  244.     {90,"Unfold the chart (without moving the selected vertices)"},
  245.     {91,"SphereMap"},
  246.     {92,"Create a spherical mapping with selected vertices being North/South pole"},
  247.     {411,"Normalize Sizes"},
  248.     {412,"Normalize Chart Sizes so that eachchart get it's corresponding 2d area"},
  249.     {521,"Project-Unfold"},
  250.     {522,"Project selected faces from normal and unfold the rest of chart"},
  251.     {641,"Slide"},
  252.     {642,"Slide along neighbor edges"},
  253.     {643,"Distribute"},
  254.     {644,"Distribute horizontally"},
  255.     {645,"Distribute vertically"},
  256.     {646,"Distribute vertices evenly"}
  257.    ]},
  258.   {create_window,
  259.    [
  260.     {1,"Segmenting"}
  261.    ]},
  262.   {drag_filter,
  263.    [
  264.     {1,"Drop: Change the texture image"}
  265.    ]},
  266.   {handle_event_3,
  267.    [
  268.     {1,"Select"},
  269.     {2,"Show menu"}
  270.    ]},
  271.   {menu,
  272.    [
  273.     {1,"UV Editor Window"},
  274.     {2,"Open a UV Editor window for each selected object"}
  275.    ]},
  276.   {menubar,
  277.    [
  278.     {1,"Edit"},
  279.     {2,"Undo/Redo"},
  280.     {3,"Undo or redo the last command"},
  281.     {4,"Redo"},
  282.     {5,"Redo the last command that was undone"},
  283.     {6,"Undo"},
  284.     {7,"Undo the last command"},
  285.     {8,"View"},
  286.     {9,"Show/Hide Background Image"},
  287.     {10,"Toggle display of the background texture image"},
  288.     {11,"Select"},
  289.     {71,"Repeat"},
  290.     {72,"Repeat the last command"},
  291.     {74,"Repeat Args"},
  292.     {75,"Repeat the last command with same arguments"},
  293.     {76,"Repeat Drag"},
  294.     {77,"Repeat the last command with same arguments the same distance"}
  295.    ]},
  296.   {option_menu,
  297.    [
  298.     {1,"Create Texture"},
  299.     {2,"Make and Attach a texture to the model"}
  300.    ]},
  301.   {remap,
  302.    [
  303.     {1,"remapping"},
  304.     {2,"chart"}
  305.    ]},
  306.   {reunfold,
  307.    [
  308.     {1,"Select two vertices, the North and South pole"},
  309.     {2,"At least two vertices per chart must be pinned"},
  310.     {3,"remapping"},
  311.     {4,"chart"}
  312.    ]},
  313.   {scale_directions,
  314.    [
  315.     {1,"Uniform"},
  316.     {2,"Scale in both directions"},
  317.     {3,"Horizontal"},
  318.     {4,"Scale horizontally (X dir)"},
  319.     {5,"Vertical"},
  320.     {6,"Scale vertically (Y dir)"}
  321.    ]},
  322.   {start_uvmap,
  323.    [
  324.     {1,"Nothing selected"}
  325.    ]},
  326.   {stitch_charts,
  327.    [
  328.     {1,"Hmm, I can't stitch so many charts at the same time"}
  329.    ]},
  330.   {stretch_directions,
  331.    [
  332.     {1,"Max Uniform"},
  333.     {2,"Maximize either horizontally or vertically"},
  334.     {3,"Max Horizontal"},
  335.     {4,"Maximize horizontally (X dir)"},
  336.     {5,"Max Vertical"},
  337.     {6,"Maximize vertically (Y dir)"}
  338.    ]}
  339.  ]}.
  340. {wpc_snap,
  341.  [
  342.   {menu,
  343.    [
  344.     {1,"Snap Image"},
  345.     {2,"Start snap mode for \"snapping\" UV coordinates onto an image"},
  346.     {3,"Exit Snap Mode"},
  347.     {4,"Exit snap mode"},
  348.     {5,"Snap Image"},
  349.     {6,"Put background image on selected faces by assigning UV coordinates to them"}
  350.    ]},
  351.   {select_image,
  352.    [
  353.     {1,"No images present, import an image first."},
  354.     {2,"Choose Image to snap"}
  355.    ]},
  356.   {set_materials,
  357.    [
  358.     {1,"Can't put on image when object has vertex colors"}
  359.    ]},
  360.   {snap_menu,
  361.    [
  362.     {1,"Horizontal"},
  363.     {2,"Scale the background image horizontally"},
  364.     {3,"Vertical"},
  365.     {4,"Scale the background image vertically"},
  366.     {5,"Free"},
  367.     {6,"Scale the background image freely"},
  368.     {7,"Uniform"},
  369.     {8,"Scale the background image uniformly"},
  370.     {9,"Horizontal"},
  371.     {10,"Move the background image horizontally"},
  372.     {11,"Vertical"},
  373.     {12,"Move the background image vertically"},
  374.     {13,"Free"},
  375.     {14,"Move the background image freely"},
  376.     {15,"Scale Snap Image"},
  377.     {16,"Scale the background image"},
  378.     {17,"Move Snap Image"},
  379.     {18,"Move the background image"},
  380.     {19,"Exit Snap Mode"},
  381.     {20,"Exit the snap mode"}
  382.    ]}
  383.  ]}.
  384.